tests: Revert "tests: disable second special character case for prompting integration tests" - #16931
Conversation
|
Thu May 7 22:00:43 UTC 2026 Failures:Skipped tests from snapd-testing-skipIf you wish to have any of the below tests run in your PR, in your PR description, add 'unskip:' followed by a copy-and-pasted list (without variants) of the below tests you wish to run (unskip plus test list must be valid yaml)
|
|
Once canonical/prompting-client#306 lands, this should work again. |
ec6bd83 to
7d62430
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #16931 +/- ##
==========================================
- Coverage 79.13% 79.12% -0.01%
==========================================
Files 1369 1366 -3
Lines 191354 191344 -10
Branches 2465 2465
==========================================
- Hits 151421 151401 -20
- Misses 30826 30833 +7
- Partials 9107 9110 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
canonical/prompting-client#306 landed since the last run, retrying now. If it passes, this can be marked as ready for review. |
|
Right, we need to wait until the |
|
canonical/prompting-client#306 landed and the |
7d62430 to
529ee2e
Compare
529ee2e to
c3892d5
Compare
…ting integration tests" The second prompt in the sequence was being parsed incorrectly by the scripted prompting-client, causing it to expect a prompt with the incorrect interface. canonical/prompting-client#306 resolved this issue and the test case can now be re-enabled This reverts commit a6225d3. Signed-off-by: Oliver Calder <oliver.calder@canonical.com>
c3892d5 to
a911c14
Compare
This PR is a follow-up to #16854 which re-enables the second
special_characterstest case for theapparmor-prompting-integration-testsspread test.This is blocked until canonical/prompting-client#305 is resolved.
This work is tracked internally by: https://warthogs.atlassian.net/browse/SNAPDENG-36784